Conversation
… new UI protocol Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Upgrade ObjectStack to latest version and update roadmap
chore: upgrade @objectstack to 3.0.9, update roadmap for new UI protocol schemas
Feb 22, 2026
There was a problem hiding this comment.
Pull request overview
This pull request upgrades all @objectstack/* packages from version 3.0.0 to 3.0.9 and updates the roadmap documentation to reflect the expanded spec capabilities. The upgrade brings significant enhancements to the ObjectStack spec, particularly in the UI protocol module, which now includes 168 exports across 1683 JSON schemas.
Changes:
- Bumped 7
@objectstackpackages (client, client-react, core, driver-memory, objectql, plugin-auth, plugin-hono-server) from ^3.0.0 to ^3.0.9 - Updated roadmap to document spec v3.0.9 (14 modules, 1683 schemas, 8,380+ annotations) and added compliance matrix for new UI protocol schemas
- Documented planned v1.7 implementation with 3 new phases (23-25) covering SDUI record pages, interaction protocols, and focus/keyboard/offline protocols
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updated @objectstack package versions from ^3.0.0 to ^3.0.9 in both dependencies (2 packages) and devDependencies (5 packages) |
| pnpm-lock.yaml | Regenerated lockfile with updated package resolutions and snapshots for all 7 @objectstack packages and their transitive dependencies |
| ROADMAP.md | Updated date to 2026-02-22, SDK version references to 3.0.9, added spec v3.0.9 compliance matrix with 9 UI protocol schema categories, documented v1.7 phases 23-25 with detailed feature breakdowns, updated version summary and decision matrix tables |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps all
@objectstack/*packages from^3.0.0to^3.0.9and updates the roadmap to reflect the expanded spec (14 modules, 1683 JSON schemas, 168 UI exports).Package upgrades
@objectstack/client,client-react,core,driver-memory,objectql,plugin-auth,plugin-hono-server→^3.0.9Roadmap: spec v3.0.9 UI protocol gap analysis
New compliance matrix section documenting 9 categories of UI protocol schemas added in 3.0.9 that are candidates for implementation:
RecordDetailsProps,RecordHighlightsProps,RecordChatterProps, etc.DndConfigSchema,DragItemSchema,DropZoneSchemaGestureConfigSchema,SwipeGestureConfigSchema,PinchGestureConfigSchemaOfflineConfigSchema,SyncConfigSchema,ConflictResolutionSchemaFocusManagementSchema,KeyboardShortcutSchemaRoadmap: v1.7 phases
Added three planned phases for spec-driven UI:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.